build.gradle: Use AnimalSniffer to check for Android 8 compatibility - #336
Closed
Flowdalic wants to merge 1 commit into
Closed
build.gradle: Use AnimalSniffer to check for Android 8 compatibility#336Flowdalic wants to merge 1 commit into
Flowdalic wants to merge 1 commit into
Conversation
Contributor
|
We're now at gradle 9, so I'm closing this as out of date. However it's still not a bad idea even now, 1.85 had an Android API issue which could have been avoided if we had been using something like this. We've built a custom task using animal sniffer and fixed our current settings on Android API Level 26. Contribution acknowledged as well. Thanks and sorry for taking for ever. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.